[INFO] fetching crate tvid 0.2.2...
[INFO] testing tvid-0.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tvid 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tvid 0.2.2
[INFO] finished tweaking crates.io crate tvid 0.2.2
[INFO] tweaked toml for crates.io crate tvid 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tvid 0.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tvid 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 134d4a5544a7f29270124205b390a575f18cd65034d762b8d29d76a06178be0e
[INFO] running `Command { std: "docker" "start" "-a" "134d4a5544a7f29270124205b390a575f18cd65034d762b8d29d76a06178be0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "134d4a5544a7f29270124205b390a575f18cd65034d762b8d29d76a06178be0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "134d4a5544a7f29270124205b390a575f18cd65034d762b8d29d76a06178be0e", kill_on_drop: false }`
[INFO] [stdout] 134d4a5544a7f29270124205b390a575f18cd65034d762b8d29d76a06178be0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e2b2c2c3d00ab5485ba5e60442fe51b6141b1e827a252323e91ea12770fa6aa
[INFO] running `Command { std: "docker" "start" "-a" "8e2b2c2c3d00ab5485ba5e60442fe51b6141b1e827a252323e91ea12770fa6aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]    Compiling ffmpeg-next v8.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling data-classes-derive v0.0.0-17
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling tvid v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]    Compiling ffmpeg-sys-next v8.0.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling data-classes v0.0.0-17
[INFO] [stderr]    Compiling static-l10n v0.0.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:200:53
[INFO] [stdout]     |
[INFO] [stdout] 200 |     stdin::register_keypress_callback(Key::Escape, |id, _| {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push`, `get_looping`, `set_looping`, and `prev` are never used
[INFO] [stdout]    --> src/playlist.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl Playlist {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn push(&mut self, path: &str) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn get_looping(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn set_looping(&mut self, looping: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn prev(&mut self) -> Option<&String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/stdin.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Getc {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn new(id: i32, inner: GetcInner) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `InputCallback` is never used
[INFO] [stdout]    --> src/stdin.rs:339:10
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub type InputCallback = Box<dyn Fn(i32, &str) -> bool + Send + Sync>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INPUT_CALLBACKS` is never used
[INFO] [stdout]    --> src/stdin.rs:341:8
[INFO] [stdout]     |
[INFO] [stdout] 341 | static INPUT_CALLBACKS: Mutex<Vec<InputCallback>> = Mutex::new(Vec::new());
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_input_callback` is never used
[INFO] [stdout]    --> src/stdin.rs:343:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub fn register_input_callback(f: impl Fn(i32, &str) -> bool + Send + Sync + 'static) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call_input_callbacks` is never used
[INFO] [stdout]    --> src/stdin.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn call_input_callbacks(id: i32, data: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `input_task` is never used
[INFO] [stdout]    --> src/stdin.rs:817:14
[INFO] [stdout]     |
[INFO] [stdout] 817 | pub async fn input_task(id: i32, getc: GetcInner) {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `NEXT_TERM_ID` is never used
[INFO] [stdout]   --> src/term.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static NEXT_TERM_ID: AtomicI32 = AtomicI32::new(1);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_term_id` is never used
[INFO] [stdout]   --> src/term.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn next_term_id() -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_candidates_lines` is never used
[INFO] [stdout]    --> src/command.rs:626:4
[INFO] [stdout]     |
[INFO] [stdout] 626 | fn format_candidates_lines(width: usize, candidates: &[String], max_lines: usize) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_duration` is never used
[INFO] [stdout]   --> src/subtitle.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn parse_duration(s: &str) -> Duration {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 39.47s
[INFO] running `Command { std: "docker" "inspect" "8e2b2c2c3d00ab5485ba5e60442fe51b6141b1e827a252323e91ea12770fa6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2b2c2c3d00ab5485ba5e60442fe51b6141b1e827a252323e91ea12770fa6aa", kill_on_drop: false }`
[INFO] [stdout] 8e2b2c2c3d00ab5485ba5e60442fe51b6141b1e827a252323e91ea12770fa6aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85bdda1c027de9337b4f10be4d755fad61f4628b15b02075f5c149e0550c0ce9
[INFO] running `Command { std: "docker" "start" "-a" "85bdda1c027de9337b4f10be4d755fad61f4628b15b02075f5c149e0550c0ce9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tvid v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:200:53
[INFO] [stdout]     |
[INFO] [stdout] 200 |     stdin::register_keypress_callback(Key::Escape, |id, _| {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push`, `get_looping`, `set_looping`, and `prev` are never used
[INFO] [stdout]    --> src/playlist.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl Playlist {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn push(&mut self, path: &str) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn get_looping(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn set_looping(&mut self, looping: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn prev(&mut self) -> Option<&String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/stdin.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Getc {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn new(id: i32, inner: GetcInner) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `InputCallback` is never used
[INFO] [stdout]    --> src/stdin.rs:339:10
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub type InputCallback = Box<dyn Fn(i32, &str) -> bool + Send + Sync>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INPUT_CALLBACKS` is never used
[INFO] [stdout]    --> src/stdin.rs:341:8
[INFO] [stdout]     |
[INFO] [stdout] 341 | static INPUT_CALLBACKS: Mutex<Vec<InputCallback>> = Mutex::new(Vec::new());
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_input_callback` is never used
[INFO] [stdout]    --> src/stdin.rs:343:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub fn register_input_callback(f: impl Fn(i32, &str) -> bool + Send + Sync + 'static) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call_input_callbacks` is never used
[INFO] [stdout]    --> src/stdin.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn call_input_callbacks(id: i32, data: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `input_task` is never used
[INFO] [stdout]    --> src/stdin.rs:817:14
[INFO] [stdout]     |
[INFO] [stdout] 817 | pub async fn input_task(id: i32, getc: GetcInner) {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `NEXT_TERM_ID` is never used
[INFO] [stdout]   --> src/term.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static NEXT_TERM_ID: AtomicI32 = AtomicI32::new(1);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_term_id` is never used
[INFO] [stdout]   --> src/term.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn next_term_id() -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_candidates_lines` is never used
[INFO] [stdout]    --> src/command.rs:626:4
[INFO] [stdout]     |
[INFO] [stdout] 626 | fn format_candidates_lines(width: usize, candidates: &[String], max_lines: usize) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_duration` is never used
[INFO] [stdout]   --> src/subtitle.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn parse_duration(s: &str) -> Duration {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "85bdda1c027de9337b4f10be4d755fad61f4628b15b02075f5c149e0550c0ce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85bdda1c027de9337b4f10be4d755fad61f4628b15b02075f5c149e0550c0ce9", kill_on_drop: false }`
[INFO] [stdout] 85bdda1c027de9337b4f10be4d755fad61f4628b15b02075f5c149e0550c0ce9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f321ed9bbe54a84ebfebb570155bd26b3e8114b674f7952b188feaef2110e9d
[INFO] running `Command { std: "docker" "start" "-a" "5f321ed9bbe54a84ebfebb570155bd26b3e8114b674f7952b188feaef2110e9d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/main.rs:200:53
[INFO] [stderr]     |
[INFO] [stderr] 200 |     stdin::register_keypress_callback(Key::Escape, |id, _| {
[INFO] [stderr]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `push`, `get_looping`, `set_looping`, and `prev` are never used
[INFO] [stderr]    --> src/playlist.rs:30:12
[INFO] [stderr]     |
[INFO] [stderr]  14 | impl Playlist {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  30 |     pub fn push(&mut self, path: &str) -> &mut Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  58 |     pub fn get_looping(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  62 |     pub fn set_looping(&mut self, looping: bool) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 |     pub fn prev(&mut self) -> Option<&String> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/stdin.rs:110:8
[INFO] [stderr]     |
[INFO] [stderr] 102 | impl Getc {
[INFO] [stderr]     | --------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 110 |     fn new(id: i32, inner: GetcInner) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `InputCallback` is never used
[INFO] [stderr]    --> src/stdin.rs:339:10
[INFO] [stderr]     |
[INFO] [stderr] 339 | pub type InputCallback = Box<dyn Fn(i32, &str) -> bool + Send + Sync>;
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `INPUT_CALLBACKS` is never used
[INFO] [stderr]    --> src/stdin.rs:341:8
[INFO] [stderr]     |
[INFO] [stderr] 341 | static INPUT_CALLBACKS: Mutex<Vec<InputCallback>> = Mutex::new(Vec::new());
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_input_callback` is never used
[INFO] [stderr]    --> src/stdin.rs:343:8
[INFO] [stderr]     |
[INFO] [stderr] 343 | pub fn register_input_callback(f: impl Fn(i32, &str) -> bool + Send + Sync + 'static) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `call_input_callbacks` is never used
[INFO] [stderr]    --> src/stdin.rs:347:8
[INFO] [stderr]     |
[INFO] [stderr] 347 | pub fn call_input_callbacks(id: i32, data: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `input_task` is never used
[INFO] [stderr]    --> src/stdin.rs:817:14
[INFO] [stderr]     |
[INFO] [stderr] 817 | pub async fn input_task(id: i32, getc: GetcInner) {
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `NEXT_TERM_ID` is never used
[INFO] [stderr]   --> src/term.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | static NEXT_TERM_ID: AtomicI32 = AtomicI32::new(1);
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `next_term_id` is never used
[INFO] [stderr]   --> src/term.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn next_term_id() -> i32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_candidates_lines` is never used
[INFO] [stderr]    --> src/command.rs:626:4
[INFO] [stderr]     |
[INFO] [stderr] 626 | fn format_candidates_lines(width: usize, candidates: &[String], max_lines: usize) -> Vec<String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_duration` is never used
[INFO] [stderr]   --> src/subtitle.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub fn parse_duration(s: &str) -> Duration {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tvid` (bin "tvid" test) generated 12 warnings (run `cargo fix --bin "tvid" -p tvid --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tvid-4f19f8f062bcd81b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f321ed9bbe54a84ebfebb570155bd26b3e8114b674f7952b188feaef2110e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f321ed9bbe54a84ebfebb570155bd26b3e8114b674f7952b188feaef2110e9d", kill_on_drop: false }`
[INFO] [stdout] 5f321ed9bbe54a84ebfebb570155bd26b3e8114b674f7952b188feaef2110e9d
